home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / misc / emu / flamingo.lha / Flamingo / flamingo.readme < prev    next >
Encoding:
Text File  |  1999-08-12  |  2.0 KB  |  56 lines

  1. Short:    Commodore Plus/4 emulator V1.07
  2. Author:   racs@fs2.bdtf.hu (Almos Rajnai)
  3. Uploader: racs@fs2.bdtf.hu (Almos Rajnai)
  4. Version:  1.07
  5. Type:     misc/emu
  6. Requires: Kick 3.0, 68020+, AGA, ECS or CGX, rom image
  7. Replaces: misc/emu/flamingo.lha
  8.  
  9. ---------------------------------------------------------------------
  10.  
  11. Release date: 10.08.99
  12.  
  13. A Commodore Plus/4 emulator with a lot of features:
  14.  
  15. * External video drivers (contains CGX and PowerPC based AGA driver)
  16. * SID card emulation
  17. * Snapshot handling
  18. * Disk emulation
  19. * Joy emulation from keyboard and from real joystick
  20. * Easy load of programfiles
  21. * Usable GUI
  22. * CPU speed emulation settings
  23.  
  24. Changes since 1.06:
  25.  
  26. * Fixed FF07 reset on return to the GUI, it caused wrong characher display
  27.   in some programs
  28. * Fixed late storing of chunky buffer from given back by XVDs, may cause
  29.   system crash in some very rare cases
  30. * Fixed timing system, now more precise, but not perfect yet (keep synchron
  31.   really keeps the synchron even on graphcard equipped machines)
  32. * Fixed messed FPS numbers on higher fps than 98
  33. * Fixed emulating of stack underflow, now works
  34. * Fixed timer hangup after stepping back to GUI
  35. * Fixed PHP command on wrong interrupt flag storing
  36.  
  37. * Added CPU speed settings (for fast machines)
  38. * Added handling of snapshot files, not fully tested yet
  39. * Added memory pattern filling on start: it is really weird, but a few
  40.   programs depend on this filling
  41.  
  42. Changes since 1.05:
  43.  
  44. * Fixed PPCAGA-delta XVD, it allocated the screen wrong if the chip memory
  45.   was fragmented, caused often system crash
  46. * Fixed ECS driver, a bug in palette (no trailing zeroes), might cause system
  47.   crash in some rare cases
  48. * Fixed both CGX driver, modulo support added, now works on BVision too.
  49.   (Thanks goes again to pH03N1x!)
  50.  
  51. * Added modulo for the chunky screen, required for native chunky screens
  52. * Added screenmode requester to every XVD (except Fake of course :)
  53. * Added real joystick support 
  54.  
  55. * Removed AGA driver, it was totally pointless, AGA-Delta works very well
  56.